home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / HyperCard / Speak XCMD 0.1b / Readme next >
Text File  |  1993-08-27  |  1KB  |  24 lines

  1.                                                                         Speak XCMD Version 0.1b
  2.                                                                                     by Jim MacInnes
  3.                                                                                     jmacinne@sfu.ca
  4.  
  5.  
  6. The Hypercard stack "Speak XCMD 0.1b" contains an XCMD that offers Macintosh Speech Manager feautures under Hypercard. It works with both the older Macintalk voices and the new PlainTalk voices. This is beta software and therefore may contains bugs that I am not aware of. It has been succesfully tested on a IIfx, IIsi and and SE30. You may have to increase the memory of Hypercard if you want to use plaintalk voices. This XCMD may be freely used.
  7.  
  8. If you do not have the new Macintosh Speech Manager it is available via anonymous FTP at ftp.apple.com in the directory /dts/mac/sys.soft/speech. 
  9.  
  10. • How to use the XCMD
  11.  
  12. The XCMD has two directives: say and getVoices.
  13.  
  14. 1. say Syntax
  15.  
  16. Speak say, <container>, [voice number]
  17.  
  18. "container" is some text you want spoken, "voice number" is the voice you want it said in (see below).
  19.  
  20. 2. getVoices Syntax
  21.  
  22. Speak getVoices, [voice number]
  23.  
  24. If you issue this command without "voice number" it will put the number of Speech Manager Voices into "the result." If you include a voice number the name of that voice will be placed into the value "the result."